GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / FxhWaves Method





In This Topic
FxhWaves Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function FxhWaves( _
   ByVal ImageID As Integer, _
   ByVal WidthWave As Integer, _
   ByVal HeightWave As Integer _
) As GdPictureStatus
public GdPictureStatus FxhWaves( 
   int ImageID,
   int WidthWave,
   int HeightWave
)
public function FxhWaves( 
    ImageID: Integer;
    WidthWave: Integer;
    HeightWave: Integer
): GdPictureStatus; 
public function FxhWaves( 
   ImageID : int,
   WidthWave : int,
   HeightWave : int
) : GdPictureStatus;
public: GdPictureStatus FxhWaves( 
   int ImageID,
   int WidthWave,
   int HeightWave
) 
public:
GdPictureStatus FxhWaves( 
   int ImageID,
   int WidthWave,
   int HeightWave
) 

Parameters

ImageID
WidthWave
HeightWave
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members